OpenWGA 7.6 - WebTML reference

WebTML tags » [All tags]

<tml:[All tags] sessionvar ="variable-name">

Purpose:

Stores the result of the tag as WebTML session variable

Description:

This surpresses the output of the tag result to the WebTML page. Instead the result is directly stored to the variable. No formattings or conversions take place.

A WebTML session variable is a special variable which is stored to the browser session and therefor persists though all requests of this session. It can be read as normal WebTML variables via <tml:item>.

Value(s):

Name of the session variable